Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for "are" unit of area #115

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

melissalinkert
Copy link

@@ -98,6 +98,7 @@
<string name="sq_foot">Quadratfuß</string>
<string name="sq_inch">Quadratzoll</string>
<string name="acre">Acre</string>
<string name="are">Ar</string>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's Ar in German; Are seems to be only Swiss German according to Wikipedia.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When building and running this pull request's branch locally, I see this when the language is set to English:

screenshot_2018-07-01-15-55-57 1

and this when the language is switched to German:

screenshot_2018-07-01-15-56-12 1

Is that correct, or do I misunderstand the problem?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, that's correct – looks like I got a bit confused for some reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants